home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 May
/
CMCD0504.ISO
/
Software
/
Freeware
/
Programare
/
gdiplusdelphi
/
demos
/
Using Regions
/
Hit Testing with a Region
/
Unit1.dfm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-02-02
|
402 b
|
19 lines
object Form1: TForm1
Left = 192
Top = 114
Width = 160
Height = 182
Caption = 'Hit Testing with a Region'
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 13
end